home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _893CB5B4EDCE4A3FA927829D098F2980 < prev    next >
Text File  |  2005-05-07  |  3KB  |  120 lines

  1. <window>
  2.     <id>3007</id> 
  3.     <defaultcontrol>213</defaultcontrol> 
  4.     <allowoverlay>no</allowoverlay>
  5. <controls>
  6.     <control>
  7.         <description>background</description> 
  8.         <type>image</type> 
  9.         <id>0</id> 
  10.         <posX>0</posX> 
  11.         <posY>487</posY>
  12.         <texture>osd_zap_bg.png</texture>        
  13.         <visible>yes</visible> 
  14.     </control>
  15.     <control>
  16.         <description>background</description> 
  17.         <type>image</type> 
  18.         <id>0</id> 
  19.         <posX>211</posX> 
  20.         <posY>495</posY>
  21.         <width>375</width>
  22.         <height>7</height>
  23.         <texture>osd_progress_background.png</texture>        
  24.         <visible>yes</visible> 
  25.     </control>
  26.     <control>
  27.         <description>Progress Bar</description> 
  28.         <type>progress</type> 
  29.         <id>1</id> 
  30.         <posX>200</posX> 
  31.         <posY>497</posY> 
  32.         <width>400</width>
  33.         <height>5</height>
  34.         <texturebg>osd_progress_back.png</texturebg> 
  35.         <lefttexture>osd_progress_left.png</lefttexture> 
  36.         <midtexture>osd_progress_mid.png</midtexture> 
  37.         <righttexture>osd_progress_right.png</righttexture> 
  38.         <visible>yes</visible> 
  39.         <label>#TV.View.Percentage</label>
  40.     </control>
  41.     <control>
  42.         <description>Start Time Info</description> 
  43.         <type>label</type> 
  44.         <id>101</id> 
  45.         <posX>195</posX> 
  46.         <posY>492</posY> 
  47.         <label>#TV.View.start</label> 
  48.         <align>right</align> 
  49.         <font>font13</font> 
  50.         <textcolor>FFFFFFFF</textcolor> 
  51.     </control>
  52.     <control>
  53.         <description>End Time Info</description> 
  54.         <type>label</type> 
  55.         <id>102</id> 
  56.         <posX>595</posX> 
  57.         <posY>492</posY> 
  58.         <label>#TV.View.stop</label> 
  59.         <align>left</align> 
  60.         <font>font13</font> 
  61.         <textcolor>FFFFFFFF</textcolor> 
  62.     </control>
  63.     <control>
  64.         <description>TV Logo</description> 
  65.         <type>image</type> 
  66.         <id>10</id> 
  67.         <posX>35</posX> 
  68.         <posY>495</posY>
  69.         <width>50</width>
  70.         <height>50</height>
  71.         <texture>#TV.View.thumb</texture>        
  72.         <visible>yes</visible> 
  73.     </control>
  74.     <control>
  75.         <description>rec logo</description> 
  76.         <type>image</type> 
  77.         <id>39</id> 
  78.         <posX>595</posX> 
  79.         <posY>525</posY> 
  80.         <texture>rec.png</texture> 
  81.         <colordiffuse>ffffffff</colordiffuse>
  82.         <visible>yes</visible> 
  83.     </control>    
  84.     <control>
  85.         <description>On tv NOW</description> 
  86.         <id>36</id> 
  87.         <type>textbox</type> 
  88.         <width>500</width>
  89.         <height>60</height> 
  90.         <posX>211</posX> 
  91.         <posY>510</posY>
  92.         <align>left</align>
  93.         <font>font16</font> 
  94.         <textcolor>FFFFFFFF</textcolor>
  95.     </control>
  96.     <control>
  97.         <description>On tv NEXT</description> 
  98.         <id>37</id> 
  99.         <type>textbox</type> 
  100.         <width>500</width> 
  101.         <height>60</height>
  102.         <posX>211</posX> 
  103.         <posY>533</posY>
  104.         <align>left</align> 
  105.         <font>font13</font> 
  106.         <textcolor>FFB2D4F5</textcolor>
  107.     </control>
  108.     <control>
  109.         <description>Current channel</description> 
  110.         <type>label</type> 
  111.         <id>35</id> 
  112.         <posX>35</posX> 
  113.         <posY>550</posY> 
  114.         <label>-</label> 
  115.         <align>left</align> 
  116.         <font>font13</font> 
  117.         <textcolor>FFFFFFFF</textcolor> 
  118.     </control>
  119. </controls>
  120. </window>